-
Home
-
News-Parser
-
3.0.3 (latest)
-
Code
-
Classes
- RegistrationDataModel
Total Complexity |
24 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
96 |
Lines of code |
70 |
Logical lines of code |
34 |
Comment lines |
0 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
storeData() |
S |
62 |
3 |
11 |
decryptData() |
S |
66 |
3 |
8 |
update() |
S |
69 |
2 |
7 |
getRegistrationCode() |
S |
78 |
2 |
3 |
getRegistrationStatus() |
S |
78 |
2 |
3 |
getExpiresIn() |
S |
78 |
2 |
3 |
getAllOptions() |
S |
74 |
2 |
4 |
getEncryptedData() |
S |
70 |
2 |
7 |
__construct() |
S |
76 |
1 |
4 |
create() |
S |
67 |
1 |
8 |
get() |
S |
82 |
1 |
3 |
delete() |
S |
80 |
1 |
3 |
getDecryptedData() |
S |
80 |
1 |
3 |
findById() |
S |
82 |
1 |
3 |